'Declaration Public Overloads Sub SetSamplers( _ ByVal slot As Integer, _ ByVal samplers As ComArray(Of SamplerState) _ )
public void SetSamplers( int slot, ComArray<SamplerState> samplers )
Parameters
- slot
- Index into the device's zero-based array to which to set the array of sampler states.
- samplers
- An array of sampler state to set